home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / text / hyper / help.lha / Help / cmd_Goto.hlp < prev    next >
Encoding:
INI File  |  1994-02-26  |  1.5 KB  |  48 lines

  1. [LANGUAGE english; PAGE 3-4]
  2. [C;6;B]    GOTO command
  3. [J;1;N]
  4.   This is a sub-function of link command. This instruction \
  5. works within a file. It makes the command \
  6. line respond to user clicks and also go to \
  7. the specified label. If a link exist on the \
  8. same line, AHelp© will first load that linked \
  9. file and then go to the specified label.
  10.  
  11.   A goto instruction which appear inside a line \
  12. of text, should appear just behind the keyword \
  13. which will make the user click respond.
  14.  
  15.   The label name is case insensitive.
  16.  
  17.   The generic syntax of this instruction is:
  18. [2]    GOTO <label name>
  19. [1]
  20.   See also:
  21. [L;3][LINK cmd_label]            LABEL
  22. [LINK cmd_link]                LINK
  23. [LANGUAGE français]
  24. [C;6;B]    Commande GOTO
  25. [J;1;N]
  26.   Ceci est une sous-commande de la fonction 'Lien' \
  27. (LINK). Cette instruction fonctionne à l'intérieur \
  28. d'un fichier. La ligne où elle apparaît répondra \
  29. aux cliques de l'utilisateur, générant \
  30. un appel à l'étiquette spécifiée. Si un lien \
  31. existe sur la même ligne, AHelp© chargera le fichier \
  32. en premier lieu et ira à l'étiquette donnée.
  33.  
  34.   Une instruction 'Aller à' qui apparaît à \
  35. l'intérieur d'une ligne de texte, devrait \
  36. appraître juste après le mot clef qui doit \
  37. répondre aux cliques de l'utilisateur.
  38.  
  39.   L'étiquette peut être écrite en minuscule ou \
  40. majuscule. AHelp© ne fait aucune distinction.
  41.  
  42.   La syntaxe générale de cette instruction est:
  43. [2]    GOTO <nom de l'étiquette>
  44. [1]
  45.   Voir:
  46. [L;3][LINK cmd_label]            LABEL (Étiquette)
  47. [LINK cmd_link]                LINK (Lien)
  48.